NULL VALUES:
It indicates that the parameter can have null values.
Allow Blank Value :
If we want to allow an empty string as a valid value then we have to set This Parameter [Allow Blank Value doesn’t Support integer data type]
Cascading Reports :
In this Reports one parameter is depending on another parameter. For examples 1 Country parameter and state parameter . If the user Select any country From the country Parameter then State parameter can be Run able and display (or) Populate corresponding States .
At TekSlate, we offer resources that help you in learning various IT courses. We avail both written material and demo video tutorials. To gain in-depth knowledge and be on par with practical experience, then explore MSBI Training Videos.
Steps to Configure Cascading Report :
Open Business Intelligence Development Studio and Create a new Report item and
Rename it as Cascading . rdl ----------->
In Data tab create New Dataset and Rename it as category Details . ----------->
Provide the following SQL Query
Select product category ID, Name as category Name from production . product category. ----------->
Click ok ----------->
Select New Data set and set
Name: Sub category
Data source : D src product Category
Command type : text
Query string : Select product sub category Id, Name as
Sub category Name.
From production . product Category where product Category ID = @ product Category Id.
Click ok ----------->
Select New Data set and set
Name : Product _details
Learn more about MSBI Interview Questions in this blog post.
Data source : Text
Query string : Select * from production .product
Where
Product Sub Category Id = @ product sub Category ID.
Select Report menu and select ‘ Report Parameters ‘ ----------->
Select product Category Id . parameter and set in available values ; check from Query
Radio button and
Data source : Category details
Value field : product Category ID
Label field : Category Name
Select product sub Category ID parameter and set In available values: ----------->
Check from Query radio button and
Data source : sub Category
Value field : product Sub Category ID
Label field : Category Name ----------->
Click ok ----------->
IN Layout tab design the Report ----------->
Go to preview tab and Run the Report
For an Indepth knowledge on MSBI click on:
You liked the article?
Like: 0
Vote for difficulty
Current difficulty (Avg): Medium
TekSlate is the best online training provider in delivering world-class IT skills to individuals and corporates from all parts of the globe. We are proven experts in accumulating every need of an IT skills upgrade aspirant and have delivered excellent services. We aim to bring you all the essentials to learn and master new technologies in the market with our articles, blogs, and videos. Build your career success with us, enhancing most in-demand skills in the market.